UI_EN = {

    UI_TABAS_RemoveAllTfc = "Remove All Tfc",
    UI_TABAS_RemoveAllTfc_tooltip = "This will remove all Tub Fluid Container Objects in the world. <LINE> This may be useful if your performance suffers because you're left with many filled bathtub on tons locations that you've forgotten about in the world.",

    UI_TABAS_DisplayTubWaterDirtyLevel = "Tub Water Dirty Level As Number",
    UI_TABAS_DisplayTubWaterDirtyLevel_tooltip = "Display the dirty level in the tub water as a number.",

    UI_TABAS_DisplaysAvailableShower = "Displays Only Available Shower Menu",
    UI_TABAS_DisplaysAvailableShower_tooltip = "If this true, only the hot shower menu will be displayed if hot water is available, if hot water is not available only the cold shower menu will be displayed. <LINE> if this false, both will always be displayed.",
    UI_TABAS_WashOffMakeup = "Wash Off Makeup",
    UI_TABAS_WashOffMakeup_tooltip = "Remove all makeup when bathing.",

    UI_TABAS_NotTakeoff_Watches = "Not Take Off Watches",
    UI_TABAS_NotTakeoff_Watches_tooltip = "Whether to exclude watches when auto changing clothes.",
    UI_TABAS_NotTakeOff_Accessories = "Not Take Off Accessories",
    UI_TABAS_NotTakeOff_Accessories_tooltip = "Whether to exclude various accessories except watches when auto changing clothes.",
    UI_TABAS_NotTakeOff_Belts = "Not Take Off Belts",
    UI_TABAS_NotTakeOff_Belts_tooltip = "Whether to exclude equipment that provides attachments such as belts and slings when auto changing clothes. <LINE> However, this is limited to items whose weight is 0.5 or less.",

    UI_TABAS_AfterBathingDrySelf = "After Bathing Dry Self",
    UI_TABAS_AfterBathingDrySelf_tooltip = "If you have a bath towel in your inventory, it will automatically dry your self after bathing.",

    UI_TABAS_AutoClothesChange = "Auto Clothes Change",
    UI_TABAS_AutoClothesChange_tooltip = "Turning this off will prevent automatic changing of clothes before and after bathing. <LINE> That like a hardcore mode, meaning you can bathe with clothes on. <LINE> Note: Bathing with clothes on can help remove dirt and blood from clothes, but the downside may be greater.",

    UI_TABAS_WearingActionTime = "Change Clothes Time",
    UI_TABAS_WearingActionTime_tooltip = "Action time for changing clothes before and after the bath. <LINE> This does not apply to hand items. <BR> Fast = slightly faster overall. <LINE> OneAction = changes all clothes in one action. <LINE> Vanilla = normal speed.",
    UI_TABAS_WearingActionTime_Fast = "Fast",
    UI_TABAS_WearingActionTime_Ones = "One Action",
    UI_TABAS_WearingActionTime_Vanilla = "Vanilla",

    UI_TABAS_DropEquippedItems = " <H2> Drops When Auto Unequipping",
    UI_TABAS_DropEquippedItems_tooltip = "These options work when Auto Clothes Change is enabled. <LINE> "Not Take Off XXX" option is takes precedence.",

    UI_TABAS_DropEquippedItemsAll = "Drops All Items",
    UI_TABAS_DropEquippedItemsAll_tooltip = "Drops all equipped items on the ground.",
    UI_TABAS_DropEquippedItemsBack = "Drops Your Back Item",
    UI_TABAS_DropEquippedItemsBack_tooltip = "Drops any items equipped on your back. (backpacks or weapons etc.)",
    UI_TABAS_DropEquippedItemsConatiner = "Drops Conatiner Items",
    UI_TABAS_DropEquippedItemsConatiner_tooltip = "Drops equipped container items. (Such as backpack, fanny packs and satchels.)",
    UI_TABAS_DropEquippedItemsAttached = "Drops Hotbar Attached Items",
    UI_TABAS_DropEquippedItemsAttached_tooltip = "Drops any items attached from hotbar.",
    UI_TABAS_DropEquippedItemsHand = "Drops Hand Item",
    UI_TABAS_DropEquippedItemsHand_tooltip = "Drops equipped items in hands.",
    UI_TABAS_DropEquippedItemsClothing = "Drops Clothing Items",
    UI_TABAS_DropEquippedItemsClothing_tooltip = "Drops clothing items you were wearing.",
    UI_TABAS_DropEquippedItemsWeight = "Drop Items Over This Weight",
    UI_TABAS_DropEquippedItemsWeight_tooltip = "Any items weighing more than this amount will be dropped. <LINE> The weight is the actual weight, not the equipped weight. <LINE> This is calculated separately from the above drop options. 0 means do nothing.",

}